home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / doeo.swf / scripts / DefineButton2_173 / BUTTONCONDACTION on(release).as
Text File  |  2013-04-24  |  92b  |  6 lines

  1. on(release){
  2.    _root.sound = "off";
  3.    _root.getready.setVolume(0);
  4.    nextFrame();
  5. }
  6.